CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘 处理

搜索资源列表

  1. jianpan

    0下载:
  2. 51单片机实现的键盘程序,可以用键盘控制,加入了消抖处理.-51 single-chip process to achieve the keyboard can be used to the keyboard control, joined the consumer to deal with shaking.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:4375
    • 提供者:辛光明
  1. DSP

    0下载:
  2. DSP系统中键盘处理的一种新方法,使用GPIO控制-DSP Keyboard
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:104804
    • 提供者:NickZ
  1. XKK2

    0下载:
  2. 一个关于AT91SAM7SE的工程例子,部分代码为本人所写,主要为一个键盘处理的程序,程序需要在Keil下编译-A project on the AT91SAM7SE example, some code I wrote, mainly a keyboard handling procedures, the program needs to compile under Keil
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:105888
    • 提供者:陶新
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:57659
    • 提供者:ithurricane
  1. keyboardlogger

    0下载:
  2. inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:62869
    • 提供者:ithurricane
  1. KBI

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的矩阵键盘驱动程序(包括中断处理,识别,去抖,双键同时按下等)-This is based on Freescale' s MC13213 microcontroller matrix keyboard driver (including interrupt handling, identification, to shake, double bond at the same time press, etc.)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:4478
    • 提供者:陈涛
  1. BasicInputFunction

    0下载:
  2. wince的基本输入处理,包括键盘和鼠标-wince‘s basic input processing, including the keyboard and mouse
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2316561
    • 提供者:吴先生
  1. keyanddatacontrol

    0下载:
  2. 利用键盘处理程序和显示程序控制键盘与数码管,使其达到人们预想的目的-Using the keyboard and display processing process control keyboard and digital tube, to reach the people intended purposes
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:863
    • 提供者:成祖权
  1. mm

    0下载:
  2. 一个数码管,设定波特率,键盘扫描子程键盘处理序,-A digital control, set the baud rate, the keyboard scanning sub-process keyboard handling procedures,
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1154
    • 提供者:宇新
  1. danpianjiyuanchengkongzhi

    0下载:
  2. 文章介绍了用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容。-This paper introduces the serial interface using AT89S8252 microcontroller and Intelligent Temperature Loggers (XJ-08S) via RS-4
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:60400
    • 提供者:zhaokang
  1. KeyboardDemo

    0下载:
  2. 键盘处理编程实例:当用户按下shift或b 键时会有所显示。-Keyboard handling programming examples: When the user presses the shift, or b key will be displayed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1931747
    • 提供者:fengyanke
  1. MATLABpingpufenxi

    0下载:
  2. 基于 MATLAB 的时域信号采样及频谱分析 基本要求:① 掌握数字信号处理的基本概念、基本理论和基本方法; ② 学会 MATLAB 的使用,掌握 MATLAB 的程序设计方法; ③ 学会用 MATLAB 对信号进行分析和处理; ④ 信号的各参数需由键盘输入,输入不同参数即可得不同的x(t) 和x(n); ⑤ 撰写课程设计论文,用数字信号处理基本理论分析结果。 -MATLAB-based time-domain signal sampling and spectral a
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:322862
    • 提供者:vivi
  1. 2006040

    0下载:
  2. P89V51,汇编语言,蒸汽流量计源代码,包括AD\DA和数码管显示以及键盘处理-P89V51, assembly language, the steam flow meter source code, including AD \\ DA and the digital display and keyboard handling
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:142895
    • 提供者:杨艳刚
  1. 201092150122

    0下载:
  2. HOOK密码截取故名思意就是用键盘记录的方法,现在很多网游密码登陆都没有过多的处理所以很多游戏都可以通过键盘记录获取到,就连大名顶顶的DNF都没有过滤掉 希望大家通过这个例子写出更多的自己的作品 -HOOK password interception name suggests means the method is to use keyloggers, password login now many online games are not too many games can d
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:14259
    • 提供者:weir1
  1. jogl-1.1.2-pre-20080523-windows-i586

    1下载:
  2. 1.在keyBoardFunc()中加载键盘处理函数,在其中处理逻辑算法,如:+ -年/月。 2.在display中处理渲染算法,其中 太阳是不动的,就画在中央,而地球则在太阳的变换矩阵基础上再旋转并平移。 3.我使用了红色和蓝色来表现线框 的太阳和地球。 -1 in keyBoardFunc () to load the keyboard handler, in which the processing logic algorithms, such as:+- year/month
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2298697
    • 提供者:fuwenzhang
  1. Remote-temperature-display

    0下载:
  2. 用单片机实现温度远程显示:用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容。-Remote temperature display using MCU: AT89S8252 microcontroller using a serial interface circuit with intelligent temper
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1947
    • 提供者:陈敏
  1. Key

    0下载:
  2. VHDL的键盘处理程序,已调试,可直接调用,下载-VHDL keyboard handler, has been commissioning can be called directly, download
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:108002
    • 提供者:李小平
  1. Keyboard-Interrupt-Functions-in-C

    0下载:
  2. 文章阐述了用C语言改写Linux0.01键盘模块的技术要点,包括ASCⅡ码映射表、键盘处理子程序跳转表、键盘处理程序、键盘中断程序的编程方法及关键代码. -vImplementation of Linux 0. 01 Keyboard Interrupt Functions in C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:234325
    • 提供者:Tom
  1. 6

    1下载:
  2. 汇编实验 基于键盘处理演示程序kbdio 的扩充键盘处理功能的程序,增加left-shift和right-shift键的功能-Compilation of experimental keyboard handling demonstration program kbdio
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2713
    • 提供者:wuchiren
  1. key

    0下载:
  2. spi键盘处理,包括所有的6个键的功能处理以及组合按键的操作 -spi key
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:2932
    • 提供者:沈东雷
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com